https://bugreports.qt.io/browse/QTBUG-100327 was fixed in 5.15.9,
so now we have a good result from the beginning and don't need
ImageTransparencyFixup.
Graham Inggs [Sun, 9 Jul 2023 20:48:02 +0000 (21:48 +0100)]
Fix path to help files and QT assistant
Forwarded: not-needed
Last-Update: 2021-09-24
Install Manual and About files to /usr/share/openorienteering-mapper/doc/
instead of /usr/share/doc/openorienteering-mapper/.
Last-Update: 2021-09-24
Gbp-Pq: Name fix-help-data-dir.patch
Graham Inggs [Tue, 28 Dec 2021 09:45:41 +0000 (09:45 +0000)]
Fix path to help files and QT assistant
Forwarded: not-needed
Last-Update: 2021-09-24
Install Manual and About files to /usr/share/openorienteering-mapper/doc/
instead of /usr/share/doc/openorienteering-mapper/.
Last-Update: 2021-09-24
Gbp-Pq: Name fix-help-data-dir.patch
Graham Inggs [Sun, 24 Oct 2021 08:00:58 +0000 (09:00 +0100)]
Fix path to help files and QT assistant
Forwarded: not-needed
Last-Update: 2021-09-24
Install Manual and About files to /usr/share/openorienteering-mapper/doc/
instead of /usr/share/doc/openorienteering-mapper/.
Last-Update: 2021-09-24
Gbp-Pq: Name fix-help-data-dir.patch
Graham Inggs [Sat, 25 Sep 2021 09:47:16 +0000 (10:47 +0100)]
Fix path to help files and QT assistant
Forwarded: not-needed
Last-Update: 2021-09-24
Install Manual and About files to /usr/share/openorienteering-mapper/doc/
instead of /usr/share/doc/openorienteering-mapper/.
Last-Update: 2021-09-24
Gbp-Pq: Name fix-help-data-dir.patch
* New upstream release
* Refresh fix-help-data-dir.patch
* Export XDG_RUNTIME_DIR for QSettings
* Update location of extra license file
* Bump Standards-Version to 4.6.0, no changes
Graham Inggs [Mon, 11 Jan 2021 10:50:08 +0000 (10:50 +0000)]
Fix path to help files and QT assistant
Forwarded: not-needed
Last-Update: 2019-12-12
Install Manual and About files to /usr/share/openorienteering-mapper/doc/
instead of /usr/share/doc/openorienteering-mapper/.
Last-Update: 2019-12-12
Gbp-Pq: Name fix-help-data-dir.patch
Graham Inggs [Sun, 18 Oct 2020 11:10:11 +0000 (12:10 +0100)]
Fix path to help files and QT assistant
Forwarded: not-needed
Last-Update: 2019-12-12
Install Manual and About files to /usr/share/openorienteering-mapper/doc/
instead of /usr/share/doc/openorienteering-mapper/.
Last-Update: 2019-12-12
Gbp-Pq: Name fix-help-data-dir.patch
* New upstream release
* Switch to debhelper 13
* Build with -Wno-dev to suppress project developer warnings
* Add build dependencies on Qt5 sensors, positioning and
serial port libraries
* Set a writable HOME to prevent a FTBFS on the buildds
* Mark fix-help-data-dir.patch not needed by upstream
* Add Lintian overrides for spelling error false positives
Graham Inggs [Wed, 27 May 2020 10:07:46 +0000 (11:07 +0100)]
Fix path to help files and QT assistant
Forwarded: no
Last-Update: 2019-12-12
Install Manual and About files to /usr/share/openorienteering-mapper/doc/
instead of /usr/share/doc/openorienteering-mapper/.
Last-Update: 2019-12-12
Gbp-Pq: Name fix-help-data-dir.patch
Graham Inggs [Mon, 11 May 2020 19:51:27 +0000 (20:51 +0100)]
Fix path to help files and QT assistant
Forwarded: no
Last-Update: 2019-12-12
Install Manual and About files to /usr/share/openorienteering-mapper/doc/
instead of /usr/share/doc/openorienteering-mapper/.
Last-Update: 2019-12-12
Gbp-Pq: Name fix-help-data-dir.patch
* New upstream release
* Update debian/watch to ignore pre-release versions
* Refresh fix-help-data-dir.patch
* Do not define ACCEPT_USE_OF_DEPRECATED_PROJ_API_H, no longer needed
* Update debian/copyright
* Bump Standards-Version to 4.4.1, no changes
* Add build dependency on qt5-image-formats-plugins
* Define ACCEPT_USE_OF_DEPRECATED_PROJ_API_H for PROJ 6.0.0 compatibility,
thanks Bas Couwenberg (Closes: #931935)
* Switch to debhelper 12
* Set Rules-Requires-Root: no
* Bump Standards-Version to 4.4.0, no changes
[ Gaudenz Steinlin ]
* New upstream release
- Fix build on big-endian systems (Closes: #865180)
- Fix reproducible builds (Closes: #876934)
- Update for PROJ5
* Change VCS URLs to salsa.debian.org
* Document updating to a new upstream release
[ Graham Inggs ]
* Add Build-Depends on sqlite3
* Switch to debhelper compat level 11
* Skip tests when DEB_BUILD_OPTIONS=nocheck
* Bump Standards-Version to 4.1.3, no changes
* New upstream release
* Add Build-Depends on libgdal-dev
* Update fix-help-data-dir.patch
* Do not build with -mno-rla on mips64el, no longer needed
* Remove extra license file and replace it with a symlink
* Strip RPATH from /usr/bin/Mapper
* Bump Standards-Version to 4.1.0, no changes